feat(container): update registry.k8s.io/external-dns/external-dns ( v0.21.0 ➔ v0.22.0 ) - #845
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Argo CD Diff PreviewSummary: Modified (3):
± external-dns-cloudflare (+1|-1)
± external-dns-internal (+1|-1)
± infra (+2|-2)external-dns-cloudflare (kubernetes/infra/external-dns-cloudflare/app.yaml)Deployment: network/external-dns-cloudflare - name: CF_API_TOKEN
valueFrom:
secretKeyRef:
key: api-token
name: external-dns-cloudflare-secret
- image: registry.k8s.io/external-dns/external-dns:v0.21.0@sha256:f53faaf71cb270d1ca9dce6ea0c94bfebf1a18696263487f0fbc74b9bf2bd7ff
+ image: registry.k8s.io/external-dns/external-dns:v0.22.0@sha256:5fdcaf7deb5c158f93a1fc6fe169cdff4cfb9ae0172bee1a90ab0ef74fb9c9cf
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 2
httpGet:
path: /healthzexternal-dns-internal (kubernetes/infra/external-dns-internal/app.yaml)Deployment: network/external-dns-internal - name: EXTERNAL_DNS_RFC2136_TSIG_SECRET
valueFrom:
secretKeyRef:
key: tsig-secret
name: external-dns-internal-secret
- image: registry.k8s.io/external-dns/external-dns:v0.21.0@sha256:f53faaf71cb270d1ca9dce6ea0c94bfebf1a18696263487f0fbc74b9bf2bd7ff
+ image: registry.k8s.io/external-dns/external-dns:v0.22.0@sha256:5fdcaf7deb5c158f93a1fc6fe169cdff4cfb9ae0172bee1a90ab0ef74fb9c9cf
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 2
httpGet:
path: /healthzinfra (kubernetes/bootstrap/infra.yaml)Application: argocd/external-dns-cloudflare server: https://kubernetes.default.svc
info:
- name: Chart
value: external-dns@1.20.0
- name: Image
- value: registry.k8s.io/external-dns/external-dns:v0.21.0@sha256:f53faaf71cb270d1ca9dce6ea0c94bfebf1a18696263487f0fbc74b9bf2bd7ff
+ value: registry.k8s.io/external-dns/external-dns:v0.22.0@sha256:5fdcaf7deb5c158f93a1fc6fe169cdff4cfb9ae0172bee1a90ab0ef74fb9c9cf
project: default
source:
path: kubernetes/infra/external-dns-cloudflare/
repoURL: https://github.com/mpeterson/homelab
targetRevision: mainApplication: argocd/external-dns-internal server: https://kubernetes.default.svc
info:
- name: Chart
value: external-dns@1.20.0
- name: Image
- value: registry.k8s.io/external-dns/external-dns:v0.21.0@sha256:f53faaf71cb270d1ca9dce6ea0c94bfebf1a18696263487f0fbc74b9bf2bd7ff
+ value: registry.k8s.io/external-dns/external-dns:v0.22.0@sha256:5fdcaf7deb5c158f93a1fc6fe169cdff4cfb9ae0172bee1a90ab0ef74fb9c9cf
project: default
source:
path: kubernetes/infra/external-dns-internal/
repoURL: https://github.com/mpeterson/homelab
targetRevision: mainStats: |
renovate
Bot
deleted the
renovate/registry.k8s.io-external-dns-external-dns-0.x
branch
August 21, 2026 06:20
renovate
Bot
force-pushed
the
renovate/registry.k8s.io-external-dns-external-dns-0.x
branch
14 times, most recently
from
August 28, 2026 04:55
3cd47a0 to
5742f2b
Compare
renovate
Bot
force-pushed
the
renovate/registry.k8s.io-external-dns-external-dns-0.x
branch
2 times, most recently
from
August 29, 2026 01:41
5742f2b to
61e464a
Compare
…0.21.0 ➔ v0.22.0 )
renovate
Bot
force-pushed
the
renovate/registry.k8s.io-external-dns-external-dns-0.x
branch
from
August 30, 2026 00:50
61e464a to
e9c2fdf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.21.0→v0.22.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/external-dns (registry.k8s.io/external-dns/external-dns)
v0.22.0Compare Source
General information
Action required before upgrade
external-dns.kubernetes.io/with no fallback (#6424)--annotation-prefix=external-dns.alpha.kubernetes.io/.--dry-run=true, see recommended upgrade instructions.--policyis now required with no default (#6508).Important
TLSRoutenow usesv1, standard channel since Gateway API v1.5.0 (#6367). AmbassadorHostnow usesgetambassador.io/v3alpha1(#6482). Pi-hole v5 API is removed, v6+ only (#6406).a-prefix (#6523). Migration is automatic and ownership is preservedcname-records can be cleaned withscripts/aws-cleanup-legacy-txt-records.py --alias-cname-cleanup.crdregistry as an alternative to TXT (#5372)--rfc2136-axfrreplacing the deprecated--rfc2136-tsig-axfr(#6598).🚀 Features
🐛 Bug fixes
📝 Documentation
📦 Docker Image
# This pull command only works when it's released docker pull registry.k8s.io/external-dns/external-dns:v0.22.0📦 Others
chore
ci
deps
refactor
security
test
Configuration
📅 Schedule: (in timezone Asia/Jerusalem)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.